┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/usr/share/doc/audit
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: auditd.cron
#!/bin/sh ########## # This script can be installed to the cron system to get log rotation # based on time instead of log size. ########## /sbin/auditctl --signal rotate EXITVALUE=$? if [ $EXITVALUE != 0 ]; then /usr/bin/logger -t auditd "ALERT auditctl exited abnormally with [$EXITVALUE] while rotating the logs" fi exit 0
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 auditd.cron
CRON
332 B
2025-04-11 00:00
EDIT
📄 ChangeLog
?
16 KB
2025-01-07 08:34
EDIT
📄 README.md
MD
15 KB
2025-01-07 08:34
EDIT